Skip to content

Support multiple I2S interfaces#120

Merged
SpComb merged 6 commits intomasterfrom
leds-interface-i2s
Oct 25, 2025
Merged

Support multiple I2S interfaces#120
SpComb merged 6 commits intomasterfrom
leds-interface-i2s

Conversation

@SpComb
Copy link
Member

@SpComb SpComb commented Oct 25, 2025

Allow per-leds interface = I2S0, I2S1 configuration.

This means that e.g. leds1 can use I2S0 with 8 parallel outputs, and leds2 can use I2S0 with 1 serial output. The two leds/interfaces can run concurrently.

Note that only ESP-32 I2S1 supports the 8-bit parallel output mode. The I2S0 interface can only be used in serial mode.

Remove the top-level leds-i2s configmod.

@SpComb SpComb merged commit a02095f into master Oct 25, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant